Search for pet-sitters across France. Find available pet-sitters near any French city with real-time pricing, reviews, distance and availability. Supports 6 service types (visits, dog walking, home-sitting day/night/full, professional boarding) and 43 animal types. Remote MCP server — Streamable HTTP transport, no API key required.
Overview
Blooming Pets MCP Server
Remote MCP server to search for pet-sitters across France.
Features
- search_petsitters — Find available pet-sitters near any French city
- Real-time pricing calculation
- Distance, reviews, profile photos
- 6 service types: visits, dog walking, home-sitting (day/night/full), professional boarding
- 43 animal types supported
- Pagination, radius filtering (1-200km)
- get_service_types — List all available service types with descriptions and accepted animals
Usage
This is a remote MCP server using Streamable HTTP transport. No API key required.
Configuration
{
"mcpServers": {
"blooming-pets": {
"url": "https://blooming-pets.com/wp-json/blooming/v1/mcp"
}
}
}
Server Config
{
"mcpServers": {
"blooming-pets": {
"url": "https://blooming-pets.com/wp-json/blooming/v1/mcp"
}
}
}